/* index的css */
.in_main {
	width:100%;
	position: absolute;
	left: 50%;
	margin-left: -50%;
	/*	height: 746px;*/
	background:url(../images/bg2.jpg) no-repeat top center;
}
.in_ma{
	width:1100px;
	height:520px;
	padding:113px 49px;
	background:url(../images/cs.jpg) no-repeat center;/*min-height:746px;*/
}
.in_one {
	width:330px;
	height:77px;
	margin-left:50px;
	_margin-left:15px;
	padding-right:30px;
}
.lia img {
	display:block;
	width:107px;
	height:67px;
	float:left;
	border:5px solid #fed7a7;
}
.in_wo {
	width:200px;
	margin-top:8px;
	height:65px;
}
.in_wen {
	text-align:left;
	margin-top:8px;
 *margin-top:3px;
	font-size:12px;
}
.btn img {
	display:block;
	width:12px;
	height:12px;
	margin-left:10px;
	float:left;
}
.in_wen a {
	color:#fff3d8;
}
.in_wen a:hover {
	color:#ffdd93;
}
.in_wen ul li {
	width:230px;
	height:20px;
	padding-left:10px;
	background:url(../images/diana.png) no-repeat left center;
}
.in_wen {
	width:200px;
	height:40px;
}
.cs {
	background:url(../images/bg.jpg) repeat;
}
.cs_a {
	width:100%;
}
/*新闻动态左右切换列表*/
.zt-wrap {
	width:235px;
	height:75px;
	position:relative;
	margin-right:50px;
	_margin-right:25px;
}
.scene-wrap {
	width:235px;
	height:40px;
	position:relative;
	overflow:hidden;
	margin-top:35px;
}
.scene {
	width:235px;
	height:40px;
	position:absolute;
	top:0px;
	left:100%;
}
.scene a{
	color:#FFF;
	}
.s1 {
	left:0px;
}
.scene ul li {
	display:block;
	line-height:22px;
	text-align:left;
}
.but {
	width:12px;
	height:12px;
	background:red;
	position:absolute;
	top:0px;
	cursor:pointer;
}
#but1 {
	right:20px;
	background:url(../images/pre.png) no-repeat center;
}
#but2 {
	right:0px;
	background:url(../images/next.png) no-repeat center;
}
.anim-wrap {
	width:100%;
	height:100%;
	position:relative;
}
/*新闻动态左右切换列表结束*/
/*jiamenga的css*/
.jia_main {
	width:1100px;
	height:468px;
}
.jia_l {
	width:22px;
	height:468px;
	background:url(../images/l.png) no-repeat center;
}
.jia_r {
	width:22px;
	height:468px;
	background:url(../images/r.png) no-repeat center;
}
.jia_div {
	width:1056px;
	height:468px;
	background:url(../images/l.jpg) repeat-x center;
}
.jia_logo {
	width:147px;
	height:45px;
	margin-top:30px;
	margin-left:25px;
}
.jia_nin {
	width:830px;
	margin-top:40px;
	padding-bottom:10px;
	border-bottom:1px solid #e6ccbc;
	margin-right:30px;
}
div.indexmaindiv {
	width:930px;
	height:268px;
	margin-top:60px;
}
div.indexmaindiv1 div.stylesgoleft {
	float:left;
	width:25px;
	height:42px;
	background:url(../images/jia_left.png) no-repeat left center;
	cursor:pointer;
	margin-top:100px;
}
.detailimg {
	width:210px;
	height:268px;
}
.detailimg img {
	width:210px;
	height:268px;
}
div.indexmaindiv1 div.stylesgoright {
	float:left;
	width:25px;
	height:42px;
	background:url(../images/jia_right.png) no-repeat right center;
	cursor:pointer;
	margin-top:100px;
}
/*滚动*/
div.maindiv1 {
	float:left;
	width:880px;
	height:268px;
	overflow:hidden;
	position:relative;
}
div.maindiv1 ul {
	position:absolute;
	left:0;
	top:0;
}
div.maindiv1 ul li {
	float:left;
	width:210px;
	height:268px;
	margin-left:45px;
	margin-right:35px;
}
/*jiamengb的css*/
.jia_cen {
	width:1040px;
	height:370px;
}
.jia_cen img {
	width:211px;
	height:297px;
	margin:35px 45px 0 25px;
}
/*滚动条开始*/
.scr_con {
	position:relative;
	width:720px;
	height:300px;
	font-size:15px;
	text-align:left;
	margin-top:35px;
	margin-right:30px;
}
#dv_scroll {
	position:absolute;
	height:300px;
	overflow:hidden;
	width:680px;
}
#dv_scroll .Scroller-Container {
	width:100%;
}
#dv_scroll_bar {
	position:absolute;
	right:-20px;
	width:14px;
	height:320px;
	margin-top:-20px;
	border-left:1px solid #B5B5B5;
}
#dv_scroll_bar .Scrollbar-Track {
	position:absolute;
	left:2px;
	top:20px;
	width:14px;
	height:320px;
}
#dv_scroll_bar .Scrollbar-Handle {
	position:absolute;
	left:-7px;
	top:0;
	width:13px;
	height:29px;
	overflow:hidden;
	background:url(../images/srcoll.png) no-repeat;
	cursor:pointer;
}
#dv_scroll_text {
	position:absolute;
}
.newslist{
	width:680px;
	height:300px;
}
/*滚动结束始*/
/*news的css*/
.ne_bg{
	background:url(../images/ne_bg.png) no-repeat center;
}
.ne_left{
	width:180px;
}
.ne_li{
	width:180px;
	line-height:42px;
	text-align:center;
	margin-left:15px;
	_margin-left:30px;
	margin-top:20px;
}
.ne_li a{
	display:block;
	color:#800204;
	height:42px;
	font-size:16px;
	background:url(../images/bor_bot.png) no-repeat bottom center;
}
.ne_li a:hover{
	color:#efe2ca;
	background:url(../images/ne_bga.png) no-repeat center;
}
.ne_right{
	width:815px;
	height:400px;
	margin:20px 40px 0px 0px;
	_margin:20px 20px 0px 0px;
}
.ne_tit{
	width:96%;
	/*width:790px;*/
	height:35px;
	border-bottom:1px solid #efe2ca;
	padding-top:5px;
}
.ne_ha{
	font-size:20px;
	text-align:left;
	color:#b82b0d;
	padding-left:22px;
	background:url(../images/nexta.png) no-repeat left center;
}
.ne_name{
	width:790px;
	font-size:22px;
	height:55px;
	line-height:55px;
	text-align:left;
	font-weight:bold;
	color:#b82b0d;
	border-bottom:1px dotted #ccc;
}
.ne_date{
	width:790px;
	height:25px;
	line-height:25px;
	text-align:left;
	font-size:12px;
	padding-left:15px;
}
.ne_det{
	width:790px;
	height:255px;
	line-height:24px;
	text-align:left;
}
/*lianxi的css*/
.lia_b{
	width:585px;
	height:50px;
	margin-top:25px;
	border-bottom:1px dotted #ccc;
}
.lia_a{
	width:505px;
	height:29px;
	line-height:29px;
	text-align:left;
	color:#b82b0d;
	font-size:12px;
	padding-left:85px;
	background:url(../images/lia_a.png) no-repeat center;
}
.ya_texts{
	padding:20px;
	}
.ya_texts table{
	width:610px;
	}
.ya_texts table tr{
	height:60px;
	}
.ya_texts table tr td .input{
	border:1px solid #e3c7b6;
	width:213px;
	height:21px;
	line-height:21px;
	padding:4px;
	margin-left:10px;
	}
.lia_na{
	text-align:right;
}
.yzm img{
	width:66px;
	height:26px;
	margin-left:16px;
}
/*news_lest的css*/
.nel_main{
	width:785px;
	hright:345px;
	margin-top:25px;
}
.nel_a{
	width:192px;
	height:350px;
}
.nel_a img{
	width:192px;
	height:330px;
}
.nel_ri{
	width:540px;
	height:350px;
}
.nel_ul{
	height:285px;
	border-bottom:1px solid #e3c7b6;
}
.nel_ul ul li{
	height:34px;
	line-height:34px;
	*height:30px;
	*line-height:30px;
	text-align:left;
	padding-left:15px;
	border-bottom:1px dotted #ccc;
	background:url(../images/star.jpg) no-repeat left center;
}
.nel_ul ul li a:hover{
	color:#d47107;
}
.nel_ul ul li a{
	color:#b82b0d;
}
/*page*/
.paging {
	color: #999;
	height: 25px;
	text-align: center;
	padding: 10px 0px;
 	margin-top:6px;
 }
.paging a {
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 1px 5px;
	margin: 4px;
	height: 26px;
	color: #805e39;
}
.paging span {
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 1px 5px;
	margin: 1px;
	background: #c80500;
	color: #fff;
}
/*introduction的css*/
.jia_cens {
	width:1040px;
	height:315px;
}
/*.jia_cens img {
	width:211px;
	height:297px;
}*/
.in_tit{
	font-size:30px;
	text-align:left;
	color:#c80500;
	font-weight:bold;
	line-height:34px;
	margin:10px 0px 25px 0px;
}
/*honhr的css*/
/*横向滚动条开始*/
#zsgun {
	position:relative;
	width:760px;
	height:290px;
	margin-top:35px;
}
.hScrollPane_dragbar {
	width:760px;
	position:absolute;
	border-bottom:#dec9c8 1px solid;
	left:15px;
	top:270px;
	z-index:1;
}
.hScrollPane_draghandle {
	position:absolute;
	width:28px;
	height:9px;
	overflow:hidden;
	background:url(../images/green.png) no-repeat left top;
	bottom:-5px;
	cursor:pointer;
	left:0;
}
#gundiv {
	width:750px;
	position:relative;
	padding-top:22px;
	float:left;
	display:inline;
	height:222px;
	overflow:hidden;
}
#gundiv ul {
	height:222px;
	position:absolute;
	width:750px;
}
#gundiv li {
	width:214px;
	height:196px;
	overflow:hidden;
	float:left;
	margin:0px 10px;
	padding:18px 12px;
	background:url(../images/ho_a.png) top no-repeat;
	position:relative;
}
.yeingye{
	text-align:center;
	height:30px;
	line-height:30px;
	margin-top:10px;
}
.yeingye a{
	font-size:18px;
	color:#a81b1c;
}
/*横向滚动条结束*/
/*product的css*/
.width{
	width:1100px;
}
.pr_top{
	height:110px;
}
.pr_logo{
	width:334px;
	height:68px;
	margin-top:25px;
}
.pr_logo img{
	width:334px;
	height:68px;
}
.pr_se{
	width:284px;
	height:40px;
	margin-top:25px;
}
.pr_se img{
	width:284px;
	height:40px;
}
.pr_nav{
	width:100%;
	height:38px;
	background-color:#8f1011;
}
.pr_nav ul li{
	width:156.5px;
	float:left;
	font-size:14px;
	text-align:center;
}
.pr_nav ul li a{
	display:block;
	height:38px;
	line-height:38px;
	color:#fff2d6;
	background:url(../images/vline.png) no-repeat right center;
}
.pr_nav ul li:hover{
	background-color:#690001;
}
.pr_ban img{
	display:block;
	width:100%;
	height:229px;
}
.pr_navb{
	width:1094px;
	height:44px;
	margin-top:20px;
	color:#fff7e6;
	background:url(../images/pr_navb.png) no-repeat center;
}
.pr_navb a{
	display:block;
	float:left;
	width:122px;
	height:34px;
	line-height:34px;
	color:#fff7e6;
	margin-top:5px;
	text-align:center;
}
.pr_navb a:hover{
	color:#fff7e6;
	background-color:#690001;
}
.pr_lab{
	width:122px;
	height:34px;
	text-align:center;
	line-height:34px;
	margin-top:5px;
	margin-left:30px;
}
.pr_main{
	height:665px;
	margin-top:23px;
	background-color:#fffcf7;
	margin-bottom:32px;
}
.pr_tit{
	height:50px;
	line-height:50px;
}
.pr_lis{
	width:1075px;
	height:515px;
	margin-top:35px;
	border-bottom:2px solid #fcefe4;
}
.pr_lis a{
	display:block;
	width:230px;
	height:204px;
	color:#815c3b;
	text-align:center;
	margin:0px 18px 50px 20px;
	_margin:0px 10px 50px 16px;
	background:url(../images/pr_bgg.jpg) no-repeat bottom center;
}
.pr_pic{
	display:block;
	width:230px;
	height:165px;
	border:1px solid #fffcf7;
	margin-bottom:15px;
}
.pr_lis a:hover{
	display:block;
	color:#fff;
	background:url(../images/pr_red.jpg) repeat-x bottom center;
}
/*detail的css*/
.de_main{
	margin-top:23px;
	background-color:#fffcf7;
	margin-bottom:32px;
}
.de_a{
	width:1055px;
	height:308px;
	margin-top:38px;
}
.de_ale{
	display:block;
	width:435px;
	height:307px;
	margin-left:2px;
	border:1px solid #f5e9d5;
}
.de_ale img{
	width:435px;
	height:307px;
}
.de_ari{
	width:580px;
	margin-left:30px;
	_margin-left:20px;
	text-align:left;
}
.de_art{
	height:65px;
	line-height:65px;
	font-size:30px;
	font-weight:bold;
	color:#a81b1c;
	border-bottom:1px dashed #ccc;
}
.de_ab{
	height:105px;
	padding:15px 0px;
	font-size:16px;
	color:#a81b1c;
	border-bottom:1px dashed #ccc;
}
.de_bc{
	display:block;
	line-height:36px;
}
.de_pri{
	width:165px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:20px;
	background-color:#c5a181;
	color:#fffcf7;
	font-weight:bold;
	margin-top:25px;
}
.de_b{
	width:1050px;
	background-color:#ffffff;
	border:1px solid #f6e1da;
	margin-top:25px;
}
.de_bta{
	height:40px;
	line-height:40px;
	text-align:left;
	font-weight:bold;
	font-size:20px;
	background-color:#fdf1ed;
	color:#fff;
}
.de_btaa{
	width:240px;
	padding-left:30px;
	background:url(../images/dea.png) no-repeat 240px;
	background-color:#a81b1c;
}
.de_c{
	width:982px;
	border:1px solid #e5e5e5;
	margin:20px auto;
}
.dec_t{
	height:40px;
	font-size:18px;
	text-align:center;
	color:#d47107;
	line-height:40px;
	font-weight:bold;
	padding-left:20px;
	background:url(../images/le.png) no-repeat 15px center;
	background-color:#f7f6f5;
}
.dec_ta{
	padding-right:20px;
	margin-left:15px;
	background:url(../images/ri.png) no-repeat right center;
}
.dec_m{
	text-align:left;
	color:#333;
	padding:35px 30px;
}
.dec_im{
	width:962px;
	padding:10px;
}

/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next2.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next2.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}



.scrollContentss li{ width:176px; height:144px; float:left; cursor:pointer; background:url(../images/a.png) center no-repeat; line-height:144px; text-align:center; font-size:36px;}
.scrollContentss li a{
	color:#FFF; font-size:36px;
	}
.scrollContentss li.on{
	 background:url(../images/b.png) center no-repeat;
}
.zuo{ width:25px; display:block; height:42px; background:url(../images/jia_left.png) no-repeat;margin-top:45px; float:left;z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.you{ width:25px; height:42px; display:block; background:url(../images/jia_right.png) no-repeat;margin-top:45px; float:right; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.nei{
	width:704px;
	float:left;
	overflow:hidden;
	height:144px;
	margin-left:30px;
	}
.none{
	display:none;
	}
.tcont{
	width:700px;
	height:120px;
	float:left;
	margin-left:55px;
	margin-top:10px;
	}